Welcome![Sign In][Sign Up]
Location:
Search - stereo matching

Search list

[Graph programstereo-matching

Description: stereo-matching,立体视觉匹配的相关运算,关于匹配的一些小程序-stereo-matching, three-dimensional visual matching of operation, on some small matching procedures
Platform: | Size: 964 | Author: 林雨 | Hits:

[Graph program立体匹配的算法

Description: 立体匹配的算法,用于图像处理-stereo matching algorithms for image processing
Platform: | Size: 292864 | Author: 王明和 | Hits:

[GDI-BitmapZKStereoSource

Description: This code is used to realize the stereo function which is illustrated in paper named "A Cooperative Algorithm for Stereo Matching and Occlusion Detection".-This code is used to realize the stereo function which is illustrated in paper named "A Cooperative Stereo Matching Algorithm for Detection and unbelievable."
Platform: | Size: 6144 | Author: 甘龙 | Hits:

[2D Graphicstereo-maximum-flow-upload

Description: 关于一篇经典的立体匹配的文献的源代码。该文献的主要算法称为maximum flow。程序的使用说明在文件夹中。-on a stereo matching classic literature source. The document known as the maximum flow algorithm. Procedures for use in the folder.
Platform: | Size: 1399808 | Author: 吴琼玉 | Hits:

[Windows Developstereo

Description: stereo matching in c
Platform: | Size: 253952 | Author: 冯悦 | Hits:

[Multimedia DevelopEstereo

Description: EStereo is a computer vision C++ library for real-time disparity estimation. The library contains various functions for dense stereo matching from 2 or 3 rectified images and 3D scene reconstruction.-EStereo is a computer vision library for C r Leveraging-time disparity estimation. The library co ntains various functions for dense stereo matc hing from two or three rectified images and 3D scene rec onstruction.
Platform: | Size: 903168 | Author: 陆游 | Hits:

[GDI-Bitmapgraphcut

Description: 在计算机视觉中的立体匹配算法----最大流最小割,最新的研究成果.-in computer vision of the stereo matching algorithm-largest flow minimum cut, the latest research results.
Platform: | Size: 450560 | Author: adan | Hits:

[Graph programZSAD

Description: 区域法立体匹配的实时性问题研究 立体视觉匹配的相关算法-regional law stereo matching the real-time study of the problem of three-dimensional visual matching algorithms
Platform: | Size: 1024 | Author: 林雨 | Hits:

[Special EffectsMultiscaleStereoFeaturesMatching

Description: 一个matlab实现的立体匹配算法,程序中算法采用的是金字塔算法,具有计算速度快的特点-Matlab achieve a stereo matching algorithm, which is used to process the pyramid algorithm, Calculation speed is of the characteristics
Platform: | Size: 6144 | Author: 忠波 | Hits:

[3D Graphicstereo

Description: 立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.
Platform: | Size: 473088 | Author: mawei | Hits:

[Special EffectsGCoptimization_1.3

Description: Graph-cut implementation is used for combinatorial optimization, which is a fast and robust means to achieve stereo matching, image restoration, segmentation.
Platform: | Size: 45056 | Author: Wenmiao Lu | Hits:

[Special EffectsGraph_Cut

Description: Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 -Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.
Platform: | Size: 4487168 | Author: wang wei | Hits:

[Special Effectsstereo_match

Description: 有关立体匹配的硕士论文。涉及各类匹配算法。对研究图像匹配的朋友大有帮助。-On the stereo matching of the master
Platform: | Size: 2545664 | Author: 鲁棒 | Hits:

[matlabMatching

Description: source code for Stereo matching algorithm
Platform: | Size: 25600 | Author: Sabesan | Hits:

[Documents3d-matching

Description: 提出了一种用于物体外形非接触式提取的综合立体匹配方法。该方法综合了基于面积的立体匹配过程和基于特征的立体匹配过程。能充分利用它们各自的优点。 既能产生致密视差图。又能获得不连续处的准确匹配。 解决了物体外形非接触式提取中的关键性的问题实验结果以及实际应用都收到了很好的效果。-Proposed for object shape extraction of non-contact integrated stereo matching method. This method is an integrated area-based stereo matching process and feature-based stereo matching process. Able to make full use of their respective advantages. Both produce dense disparity map. Can be discontinuous at the exact match. Solve the non-contact object shape extraction of critical issues, as well as the practical application of experimental results have received very good results.
Platform: | Size: 203776 | Author: liaozw | Hits:

[matlabstereo

Description: this a stereo matching in toolbox of matlab and run in matlab 2008 and 2009-this is a stereo matching in toolbox of matlab and run in matlab 2008 and 2009
Platform: | Size: 529408 | Author: mehdi | Hits:

[Special EffectsAdaptive-smoothing-method-for-stereo-matching-cons

Description: 采用自适应平滑约束的立体匹配方法Adaptive smoothing method for stereo matching constraints-Adaptive smoothing method for stereo matching constraints
Platform: | Size: 913408 | Author: fanny51 | Hits:

[OpenCVNCC-stereo-matching

Description: NCC立体匹配 VC6.0环境编译,需安装OpenCV库-NCC stereo matching compile VC6.0 environment, the need to install the OpenCV library
Platform: | Size: 2437120 | Author: wenxin | Hits:

[3D GraphicSAD-stereo-matching

Description: SAD立体匹配 3维图像处理匹配的同学可以参考,很好用的哦-SAD three-dimensional image processing stereo matching matching students can refer to, with, oh well
Platform: | Size: 330752 | Author: wenxin | Hits:

[OpenCVReal Time Stereo Matching ROS_OpenCV.mp4.tar

Description: Real Time Stereo Matching ROS_OpenCV.mp4
Platform: | Size: 6619136 | Author: xunhuan | Hits:
« 12 3 4 5 6 7 8 9 10 ... 20 »

CodeBus www.codebus.net